func github.com/jackc/pgx/v5.fieldPosByName
2 uses
github.com/jackc/pgx/v5 (current package)
rows.go#L815: fpos := fieldPosByName(fldDescs, colName, !dbTagPresent)
rows.go#L834: func fieldPosByName(fldDescs []pgconn.FieldDescription, field string, normalize bool) (i int) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)